feat: expand shop menu for improved UX#131
Conversation
|
@Sushil010, great work! But please exclude |
|
@Alexandrbig1 Hi! I’ve resolved all merge conflicts and rebased the branch with the latest main. Everything looks good and is working as expected now. Please review the changes when you get a chance. Thank you! |
|
@Sushil010, great work on expanding the Shop Menu — it looks really good! Example:
This will make the codebase more modular and easier to maintain. Awesome progress! |
|
@Alexandrbig1 can you check the changes |
Alexandrbig1
left a comment
There was a problem hiding this comment.
Thank you for your contribution, and congrats on your PR being approved!
We’re excited to have your work as part of Open Code Chicago’s Hacktoberfest 2025 project.
|
@Sushil010, congratulations on your merged PR! 🎉 Don’t forget to add yourself as a contributor using our |
|
Hey @Sushil010 , 🎉 Congratulations — your pull request has been merged! You’ve officially earned the Once claimed, you can proudly display it on your GitHub profile, Holopin board, or share it on LinkedIn to celebrate your achievement! Keep contributing, learning, and building with us 🚀 |
|
@all-contributors please add @Sushil010 for code |
|
I've put up a pull request to add @Sushil010! 🎉 |
|
Hey @Sushil010 , 🎉 Congratulations on your first merged pull request! To celebrate this milestone, you’ve earned the “First PR Merged” badge on Holopin 🏅 Once claimed, you can proudly showcase it on your GitHub profile, Holopin board, or share it on LinkedIn to mark your first contribution to the open-source world 🌟 Keep contributing, keep growing, and welcome to the Open Code Chicago community! 🚀 |


Summary
Added expandable functionality to the Shop Menu component to improve category navigation and overall UX.
Description
The Shop section previously had no functional links or navigation items.
This update adds working links and headers to the Shop menu based on the project’s Figma design, improving navigation and overall user experience.
Related Issue
Closes #102
Checklist
[X] Shop button in navbar works with hover & click effects.
[X]Arrow rotates down/up depending on menu state.
[X]Menu expands full width below navbar, following design.
[X]Links have animated underline hover effect.
[X]Clicking a link updates the URL correctly (lowercase :name).
##Screenshot of designed change
